[INFO] cloning repository https://github.com/Ironictw2st/TK-Reverse-CEOs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ironictw2st/TK-Reverse-CEOs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIronictw2st%2FTK-Reverse-CEOs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIronictw2st%2FTK-Reverse-CEOs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b7b29d1f3465ef13d822be5b2505e1364ead3f0
[INFO] checking Ironictw2st/TK-Reverse-CEOs against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIronictw2st%2FTK-Reverse-CEOs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ironictw2st/TK-Reverse-CEOs
[INFO] finished tweaking git repo https://github.com/Ironictw2st/TK-Reverse-CEOs
[INFO] tweaked toml for git repo https://github.com/Ironictw2st/TK-Reverse-CEOs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ironictw2st/TK-Reverse-CEOs on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ironictw2st/TK-Reverse-CEOs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ashpd v0.8.2
[INFO] [stderr]   Downloaded open v5.3.5
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded eframe v0.27.2
[INFO] [stderr]   Downloaded glutin v0.31.3
[INFO] [stderr]   Downloaded egui_glow v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 164c35d0cef740a12ac7a7934a30a6a561720cc2f5b5c22e0baa684b179fbdc2
[INFO] running `Command { std: "docker" "start" "-a" "164c35d0cef740a12ac7a7934a30a6a561720cc2f5b5c22e0baa684b179fbdc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "164c35d0cef740a12ac7a7934a30a6a561720cc2f5b5c22e0baa684b179fbdc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "164c35d0cef740a12ac7a7934a30a6a561720cc2f5b5c22e0baa684b179fbdc2", kill_on_drop: false }`
[INFO] [stdout] 164c35d0cef740a12ac7a7934a30a6a561720cc2f5b5c22e0baa684b179fbdc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc0516ab2eab1cc3f9b0500a36f9bde24a963a04143db91c63d204985bcd7b5c
[INFO] running `Command { std: "docker" "start" "-a" "cc0516ab2eab1cc3f9b0500a36f9bde24a963a04143db91c63d204985bcd7b5c", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ecolor v0.27.2
[INFO] [stderr]     Checking emath v0.27.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking epaint v0.27.2
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking open v5.3.5
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking egui v0.27.2
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking egui_glow v0.27.2
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking ashpd v0.8.2
[INFO] [stderr]     Checking egui-winit v0.27.2
[INFO] [stderr]     Checking eframe v0.27.2
[INFO] [stderr]     Checking ccd_reverse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1013:9
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     let create = parsed_ref.create_by_table_idx(0x07).context("no c0_07 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slot_index`
[INFO] [stdout]     --> src/lib.rs:1027:9
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     let slot_index = parsed_ref.esf_tree.utf8_slot_index();
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slot_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1209:9
[INFO] [stdout]      |
[INFO] [stdout] 1209 |     let create = parsed_ref.create_by_table_idx(0x0d).context("no c0_0d CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `perm_create`
[INFO] [stdout]     --> src/lib.rs:1216:9
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     let perm_create = parsed_ref.create_by_table_idx(0x04).context("no c0_04 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_perm_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1287:9
[INFO] [stdout]      |
[INFO] [stdout] 1287 |     let create = parsed_ref.create_by_table_idx(0x0a).context("no c0_0a CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ceos_create`
[INFO] [stdout]     --> src/lib.rs:1292:9
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     let ceos_create = parsed_ref.create_by_table_idx(0x09).context("no c0_09 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ceos_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1013:9
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     let create = parsed_ref.create_by_table_idx(0x07).context("no c0_07 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slot_index`
[INFO] [stdout]     --> src/lib.rs:1027:9
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     let slot_index = parsed_ref.esf_tree.utf8_slot_index();
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slot_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1396:9
[INFO] [stdout]      |
[INFO] [stdout] 1396 |     let create = parsed_ref.create_by_table_idx(0x0f).context("no c0_0f CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ceos_create`
[INFO] [stdout]     --> src/lib.rs:1402:9
[INFO] [stdout]      |
[INFO] [stdout] 1402 |     let ceos_create = parsed_ref.create_by_table_idx(0x09).context("no c0_09 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ceos_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `groups_create`
[INFO] [stdout]     --> src/lib.rs:1406:9
[INFO] [stdout]      |
[INFO] [stdout] 1406 |     let groups_create = parsed_ref.create_by_table_idx(0x08).context("no c0_08 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_groups_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1496:9
[INFO] [stdout]      |
[INFO] [stdout] 1496 |     let create = parsed_ref.create_by_table_idx(0x05).context("no c0_05 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1209:9
[INFO] [stdout]      |
[INFO] [stdout] 1209 |     let create = parsed_ref.create_by_table_idx(0x0d).context("no c0_0d CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `perm_create`
[INFO] [stdout]     --> src/lib.rs:1216:9
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     let perm_create = parsed_ref.create_by_table_idx(0x04).context("no c0_04 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_perm_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1551:9
[INFO] [stdout]      |
[INFO] [stdout] 1551 |     let create = parsed_ref.create_by_table_idx(0x03).context("no c0_03 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1287:9
[INFO] [stdout]      |
[INFO] [stdout] 1287 |     let create = parsed_ref.create_by_table_idx(0x0a).context("no c0_0a CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ceos_create`
[INFO] [stdout]     --> src/lib.rs:1292:9
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     let ceos_create = parsed_ref.create_by_table_idx(0x09).context("no c0_09 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ceos_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1396:9
[INFO] [stdout]      |
[INFO] [stdout] 1396 |     let create = parsed_ref.create_by_table_idx(0x0f).context("no c0_0f CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ceos_create`
[INFO] [stdout]     --> src/lib.rs:1402:9
[INFO] [stdout]      |
[INFO] [stdout] 1402 |     let ceos_create = parsed_ref.create_by_table_idx(0x09).context("no c0_09 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ceos_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `groups_create`
[INFO] [stdout]     --> src/lib.rs:1406:9
[INFO] [stdout]      |
[INFO] [stdout] 1406 |     let groups_create = parsed_ref.create_by_table_idx(0x08).context("no c0_08 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_groups_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_of_eid`
[INFO] [stdout]     --> src/lib.rs:1632:9
[INFO] [stdout]      |
[INFO] [stdout] 1632 |     let key_of_eid: HashMap<u32, String> = slot_index.iter()
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_of_eid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_by_key`
[INFO] [stdout]     --> src/lib.rs:1738:9
[INFO] [stdout]      |
[INFO] [stdout] 1738 |     let base_by_key: std::collections::HashMap<&str, &Vec<String>> = base_tsv.iter().filter_map(|r| r.get(0).map(|k| (k.as_str(), ...
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_by_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1496:9
[INFO] [stdout]      |
[INFO] [stdout] 1496 |     let create = parsed_ref.create_by_table_idx(0x05).context("no c0_05 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1551:9
[INFO] [stdout]      |
[INFO] [stdout] 1551 |     let create = parsed_ref.create_by_table_idx(0x03).context("no c0_03 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1895:9
[INFO] [stdout]      |
[INFO] [stdout] 1895 |     let create = parsed_ref.create_by_table_idx(0x09).context("no c0_09 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `categories_create`
[INFO] [stdout]     --> src/lib.rs:1900:9
[INFO] [stdout]      |
[INFO] [stdout] 1900 |     let categories_create = parsed_ref.create_by_table_idx(0x02).context("no c0_02 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_categories_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rarities_create`
[INFO] [stdout]     --> src/lib.rs:1904:9
[INFO] [stdout]      |
[INFO] [stdout] 1904 |     let rarities_create = parsed_ref.create_by_table_idx(0x12).context("no c0_12 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rarities_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_bonuses_create`
[INFO] [stdout]     --> src/lib.rs:1911:9
[INFO] [stdout]      |
[INFO] [stdout] 1911 |     let set_bonuses_create = parsed_ref.create_by_table_idx(0x07).context("no c0_07 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_bonuses_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:2060:9
[INFO] [stdout]      |
[INFO] [stdout] 2060 |     let create = parsed_ref.create_by_table_idx(0x0c).context("no c0_0c CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `effect_lists_create`
[INFO] [stdout]     --> src/lib.rs:2065:9
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     let effect_lists_create = parsed_ref.create_by_table_idx(0x11).context("no c0_11 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_effect_lists_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:2128:9
[INFO] [stdout]      |
[INFO] [stdout] 2128 |     let create = parsed_ref.create_by_table_idx(0x0b).context("no c0_0b CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_of_eid`
[INFO] [stdout]     --> src/lib.rs:1632:9
[INFO] [stdout]      |
[INFO] [stdout] 1632 |     let key_of_eid: HashMap<u32, String> = slot_index.iter()
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_of_eid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ceos_create`
[INFO] [stdout]     --> src/lib.rs:2132:9
[INFO] [stdout]      |
[INFO] [stdout] 2132 |     let ceos_create = parsed_ref.create_by_table_idx(0x09).context("no c0_09 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ceos_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_by_key`
[INFO] [stdout]     --> src/lib.rs:1738:9
[INFO] [stdout]      |
[INFO] [stdout] 1738 |     let base_by_key: std::collections::HashMap<&str, &Vec<String>> = base_tsv.iter().filter_map(|r| r.get(0).map(|k| (k.as_str(), ...
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_by_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_of_eid`
[INFO] [stdout]     --> src/lib.rs:2203:9
[INFO] [stdout]      |
[INFO] [stdout] 2203 |     let key_of_eid: std::collections::HashMap<u32, &str> = slot_index.iter().map(|(k, v)| (*v, *k)).collect();
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_of_eid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_by_key`
[INFO] [stdout]     --> src/lib.rs:2204:9
[INFO] [stdout]      |
[INFO] [stdout] 2204 |     let base_by_key: std::collections::HashMap<&str, &Vec<String>> = base_tsv.iter().filter_map(|r| r.get(0).map(|k| (k.as_str(), ...
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_by_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ceos_create`
[INFO] [stdout]     --> src/lib.rs:2268:9
[INFO] [stdout]      |
[INFO] [stdout] 2268 |     let ceos_create     = parsed_ref.create_by_table_idx(0x09).context("no c0_09 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ceos_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spawners_create`
[INFO] [stdout]     --> src/lib.rs:2269:9
[INFO] [stdout]      |
[INFO] [stdout] 2269 |     let spawners_create = parsed_ref.create_by_table_idx(0x0a).context("no c0_0a CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spawners_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:1895:9
[INFO] [stdout]      |
[INFO] [stdout] 1895 |     let create = parsed_ref.create_by_table_idx(0x09).context("no c0_09 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `categories_create`
[INFO] [stdout]     --> src/lib.rs:1900:9
[INFO] [stdout]      |
[INFO] [stdout] 1900 |     let categories_create = parsed_ref.create_by_table_idx(0x02).context("no c0_02 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_categories_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rarities_create`
[INFO] [stdout]     --> src/lib.rs:1904:9
[INFO] [stdout]      |
[INFO] [stdout] 1904 |     let rarities_create = parsed_ref.create_by_table_idx(0x12).context("no c0_12 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rarities_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_bonuses_create`
[INFO] [stdout]     --> src/lib.rs:1911:9
[INFO] [stdout]      |
[INFO] [stdout] 1911 |     let set_bonuses_create = parsed_ref.create_by_table_idx(0x07).context("no c0_07 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_bonuses_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_tsv`
[INFO] [stdout]     --> src/lib.rs:2392:9
[INFO] [stdout]      |
[INFO] [stdout] 2392 |     let base_tsv = read_reference_rows(ref_db_dir, "ceo_effect_lists_tables")?;
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_tsv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:2060:9
[INFO] [stdout]      |
[INFO] [stdout] 2060 |     let create = parsed_ref.create_by_table_idx(0x0c).context("no c0_0c CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `effect_lists_create`
[INFO] [stdout]     --> src/lib.rs:2065:9
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     let effect_lists_create = parsed_ref.create_by_table_idx(0x11).context("no c0_11 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_effect_lists_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `targets_create`
[INFO] [stdout]     --> src/lib.rs:2507:9
[INFO] [stdout]      |
[INFO] [stdout] 2507 |     let targets_create = parsed_ref.create_by_table_idx(0x0f).context("no c0_0f CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_targets_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:2128:9
[INFO] [stdout]      |
[INFO] [stdout] 2128 |     let create = parsed_ref.create_by_table_idx(0x0b).context("no c0_0b CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ceos_create`
[INFO] [stdout]     --> src/lib.rs:2132:9
[INFO] [stdout]      |
[INFO] [stdout] 2132 |     let ceos_create = parsed_ref.create_by_table_idx(0x09).context("no c0_09 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ceos_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:2584:9
[INFO] [stdout]      |
[INFO] [stdout] 2584 |     let create = parsed_ref.create_by_table_idx(0x06).context("no c0_06 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `categories_create`
[INFO] [stdout]     --> src/lib.rs:2588:9
[INFO] [stdout]      |
[INFO] [stdout] 2588 |     let categories_create = parsed_ref.create_by_table_idx(0x02).context("no c0_02 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_categories_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_of_eid`
[INFO] [stdout]     --> src/lib.rs:2203:9
[INFO] [stdout]      |
[INFO] [stdout] 2203 |     let key_of_eid: std::collections::HashMap<u32, &str> = slot_index.iter().map(|(k, v)| (*v, *k)).collect();
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_of_eid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_by_key`
[INFO] [stdout]     --> src/lib.rs:2204:9
[INFO] [stdout]      |
[INFO] [stdout] 2204 |     let base_by_key: std::collections::HashMap<&str, &Vec<String>> = base_tsv.iter().filter_map(|r| r.get(0).map(|k| (k.as_str(), ...
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_by_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:2653:9
[INFO] [stdout]      |
[INFO] [stdout] 2653 |     let create = parsed_ref.create_by_table_idx(0x02).context("no c0_02 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ceos_create`
[INFO] [stdout]     --> src/lib.rs:2268:9
[INFO] [stdout]      |
[INFO] [stdout] 2268 |     let ceos_create     = parsed_ref.create_by_table_idx(0x09).context("no c0_09 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ceos_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spawners_create`
[INFO] [stdout]     --> src/lib.rs:2269:9
[INFO] [stdout]      |
[INFO] [stdout] 2269 |     let spawners_create = parsed_ref.create_by_table_idx(0x0a).context("no c0_0a CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spawners_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_tsv`
[INFO] [stdout]     --> src/lib.rs:2392:9
[INFO] [stdout]      |
[INFO] [stdout] 2392 |     let base_tsv = read_reference_rows(ref_db_dir, "ceo_effect_lists_tables")?;
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_tsv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `targets_create`
[INFO] [stdout]     --> src/lib.rs:2507:9
[INFO] [stdout]      |
[INFO] [stdout] 2507 |     let targets_create = parsed_ref.create_by_table_idx(0x0f).context("no c0_0f CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_targets_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:2584:9
[INFO] [stdout]      |
[INFO] [stdout] 2584 |     let create = parsed_ref.create_by_table_idx(0x06).context("no c0_06 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `categories_create`
[INFO] [stdout]     --> src/lib.rs:2588:9
[INFO] [stdout]      |
[INFO] [stdout] 2588 |     let categories_create = parsed_ref.create_by_table_idx(0x02).context("no c0_02 CREATE")?;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_categories_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create`
[INFO] [stdout]     --> src/lib.rs:2653:9
[INFO] [stdout]      |
[INFO] [stdout] 2653 |     let create = parsed_ref.create_by_table_idx(0x02).context("no c0_02 CREATE")?;
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_fk_index` is never used
[INFO] [stdout]     --> src/lib.rs:1144:4
[INFO] [stdout]      |
[INFO] [stdout] 1144 | fn build_fk_index<'a>(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_fk_index` is never used
[INFO] [stdout]     --> src/lib.rs:1144:4
[INFO] [stdout]      |
[INFO] [stdout] 1144 | fn build_fk_index<'a>(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> analysis/probe_c0_3a_stage_bytes.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     .map(|b| if (*b >= 0x20 && *b < 0x7f) { *b as char } else { '.' })
[INFO] [stdout]    |                                 ^                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -                     .map(|b| if (*b >= 0x20 && *b < 0x7f) { *b as char } else { '.' })
[INFO] [stdout] 48 +                     .map(|b| if *b >= 0x20 && *b < 0x7f { *b as char } else { '.' })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> analysis/probe_c0_2a_subblocks.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> analysis/diff_by_section.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut section_for_offset = |off: usize| -> String {
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> analysis/probe_c0_3a_stage_bytes.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     .map(|b| if (*b >= 0x20 && *b < 0x7f) { *b as char } else { '.' })
[INFO] [stdout]    |                                 ^                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -                     .map(|b| if (*b >= 0x20 && *b < 0x7f) { *b as char } else { '.' })
[INFO] [stdout] 48 +                     .map(|b| if *b >= 0x20 && *b < 0x7f { *b as char } else { '.' })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> analysis/find_failing_stage.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> analysis/probe_c0_2a_subblocks.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `mismatches` is assigned to, but never used
[INFO] [stdout]   --> analysis/probe_payload_strings.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut mismatches = 0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_mismatches` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `mismatches` is never read
[INFO] [stdout]   --> analysis/probe_payload_strings.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             mismatches += 1;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx_end`
[INFO] [stdout]     --> tests/roundtrip.rs:1511:13
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         let ctx_end = (mismatch + 16).min(encoded.len().min(want.len()));
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ctx_end`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> analysis/find_failing_stage.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `mismatches` is assigned to, but never used
[INFO] [stdout]   --> analysis/probe_payload_strings.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut mismatches = 0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_mismatches` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `mismatches` is never read
[INFO] [stdout]   --> analysis/probe_payload_strings.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             mismatches += 1;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> analysis/diff_by_section.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut section_for_offset = |off: usize| -> String {
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "cc0516ab2eab1cc3f9b0500a36f9bde24a963a04143db91c63d204985bcd7b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0516ab2eab1cc3f9b0500a36f9bde24a963a04143db91c63d204985bcd7b5c", kill_on_drop: false }`
[INFO] [stdout] cc0516ab2eab1cc3f9b0500a36f9bde24a963a04143db91c63d204985bcd7b5c
